services.anubis.instances.<name>.settings.TARGET
The reverse proxy target that Anubis is protecting. This is a required option.
The usage of Unix domain sockets is supported by the following syntax: unix:///path/to/socket.sock.
- Type
string- Example
"http://127.0.0.1:8000"- Declared
- <nixpkgs/nixos/modules/services/networking/anubis.nix>